home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 August / CHIP Turkiye Ağustos 2000 CD2.iso / prog / symntc / 05 / DISK1 / WFSCRIPT.SPT < prev   
Text File  |  1998-11-18  |  13KB  |  413 lines

  1. ;==================================================================
  2. ;WinFax PRO 9.0 (Fax Sharing)                  Symantec Corporation
  3. ;Sample Script File                                     August 1998
  4. ;==================================================================
  5. ;
  6. ; About Scripted Installations:
  7. ; -----------------------------------
  8. ;You can install WinFax on one or more computers, depending on 
  9. ;the type of license you purchased. If you are installing WinFax
  10. ;on a single computer, you can do so from the WinFax CD. If more 
  11. ;than one person in your organization is installing WinFax, your
  12. ;administrator may automate the installation process using a 
  13. ;scripted installation.
  14. ;
  15. ;To automate the installation process, you can use a scripted 
  16. ;installation. A scripted installation installs WinFax using the
  17. ;settings contained in two files: an InstallShield silent response
  18. ;file (SETUP.ISS) and a script file (WFSCRIPT.SPT). The 
  19. ;InstallShield silent response file contains all options you would
  20. ;normally specify during the WinFax installation. The script file
  21. ;contains options that you would configure after installing 
  22. ;WinFax (for example, the modem or fax device you want to use).
  23. ;
  24. ; To install WinFax using a scripted install:
  25. ;
  26. ; 1. Copy the WinFax installation files from the WinFax
  27. ;    installation CD to a network drive that is accessible to
  28. ;    all users who will install WinFax on their computers.
  29. ;
  30. ; 2. Create an InstallShield silent response file (SETUP.ISS) 
  31. ;    that you can use as an installation template. 
  32. ;
  33. ; 3. Create an installation script file containing the appropriate
  34. ;    configuration options. (This file is a sample script file.)
  35. ;
  36. ; 4. Copy both the InstallShield silent response file (SETUP.ISS) 
  37. ;    and the installation script (WFSCRIPT.SPT) to the Disk1 
  38. ;    subdirectory of the network directory containing the WinFax
  39. ;    installation files.
  40. ;
  41. ; 5. Instruct users to install WinFax using the silent response 
  42. ;    file and installation script. 
  43. ;
  44. ; FOR DETAILED INSTRUCTIONS ON USING SCRIPTED INSTALLATIONS SEE
  45. ; THE ELECTRONIC VERSIONS OF THE DOCUMENTATION AVAILABLE ON THE 
  46. ; WINFAX INSTALLATION CD:
  47. ;
  48. ; * WinFax PRO for Networks - WFPN16.PDF
  49. ; * WinFax PRO Fax Sharing - WFXSHARE.PDF
  50. ; * WinFax (all other modems & fax devices) - WFSCRIPT.PDF
  51. ;
  52. ;
  53. ; About this File:
  54. ; -----------------------------------
  55. ; This file contains a sample a typical script required to run 
  56. ; the WinFax scripted install. You can use an install script to 
  57. ; configure WinFax to work with the following 
  58. ; modem/fax devices:
  59. ; * WinFax PRO Fax Sharing Client "Networked" mode (Peer-to-Peer)
  60. ; * WinFax PRO for Networks "Networked" mode 
  61. ; * Regular modem
  62. ; * CAS modem/fax board
  63. ; * ISDN card
  64. ;
  65. ;
  66. ; Do not delete any entries or sections that are not used. Simply 
  67. ; comment them out with a leading semi-colon (;).
  68.  
  69.  
  70.  
  71.  
  72.  
  73. [GENERAL]
  74. ;Use this section to specify the installation directory
  75. ;and the installation type.
  76.  
  77.  
  78. ;INSTALLATION DIRECTORY--This entry identifies the 
  79. ;installation directory on the user's computer. This 
  80. ;example provides the default location. 
  81.  
  82. EXEPATH=C:\Program Files\Symantec\WinFax
  83.  
  84.  
  85. ;INSTALLATION TYPE--This entry identifies the  
  86. ;type of installation. The Typical option installs the complete
  87. ;set of WinFax program files. The Minimum option 
  88. ;installs the fewest number of files required. Do one of
  89. ;the following:
  90. ;
  91. ; * Typical installation - Set INSTTYPE=0.
  92. ; * Minimum installation - Set INSTTYPE=1.
  93.  
  94. INSTTYPE=0
  95.  
  96.  
  97.  
  98.  
  99.  
  100. [LOCATION]
  101. ;Use this section to specify dialing instructions for 
  102. ;your current location.
  103.  
  104.  
  105. ;COUNTRY CODE AND AREA CODE--These entries identify
  106. ;the Default dialing location settings for users.
  107. ;For the United States and Canada, the country code 
  108. ;is 1. If you are setting up a non-North American 
  109. ;location, type the routing code (or city code) in the 
  110. ;AREA entry.
  111.  
  112. COUNTRY=1
  113. AREA=416
  114.  
  115.  
  116. ;ENABLE PREFIX--This entry enables or disables a dialing 
  117. ;prefix for the Default location. Do one of the following:
  118. ;
  119. ; * Use a prefix - Set USEPREFIX=1.
  120. ; * Do not use a prefix - Set USEPREFIX=0.
  121.  
  122. USEPREFIX=1
  123.  
  124.  
  125. ;DEFINE PREFIX--This entry defines the prefix for the Default location. 
  126. ;A comma adds a 2 second pause to the dial sequence.
  127.  
  128. PREFIX=9,
  129.  
  130.  
  131.  
  132.  
  133.  
  134. [STANDALONE]
  135. ;Use this section to specify whether you are installing a
  136. ;standalone version of WinFax or a networked version of WinFax.
  137.  
  138.  
  139. ;STANDALONE--This entry identifies whether you want to
  140. ;install WinFax to work with a local fax device or a remote
  141. ;fax device. Do one of the following:
  142. ;
  143. ;  * WinFax PRO Fax Sharing Client - Set STDALONE=0.  
  144. ;  * WinFax PRO for Networks Client - Set  STDALONE=0. 
  145. ;  * CAS modem/fax board - Set STDALONE=0.
  146. ;  * ISDN card - Set STDALONE=0.
  147. ;  * Regular modem - Set STDALONE=1.
  148.  
  149. STDALONE=0
  150.  
  151.  
  152.  
  153.  
  154.  
  155. [WFXIFSETUP]
  156. ;Use this section to specify the type of fax device you want ;to use with WinFax. If you are using a custom fax device ;created using the WinFax PRO Software Development Kit
  157. ;HAL feature, use this section to specify additional ;options for your device.
  158.  
  159.  
  160. ;FAX DEVICE--This entry specifies the type of fax ;device you want to use with WinFax. Do one of the ;following:
  161. ;
  162. ; * WinFax PRO Fax Sharing Client - Set WFXIFID=WPP. ; * WinFax PRO for Networks Client - Set WFXIFID=FGT. *; * CAS modem/fax board - Set WFXIFID=CAS.
  163. ; * ISDN card - Set WFXIFID=ISC.
  164. ; * Regular modem - Ignore this entry.
  165.  
  166. WFXIFID=WPP
  167.  
  168.  
  169. ;MANUAL OVERRIDE--Some HAL devices are capable
  170. ;of automatically determining the appropriate configuration ;based on hardware detected on your system. These
  171. ;devices will perform this auto-configuration unless you ;set the following value to 1, in order to manually select ;the configuration. Normally, you should not change this ;entry
  172.  
  173. ManualOverride=0
  174.  
  175.  
  176. ;INSTANCE NAME/ID--These entries identify
  177. ;the instance (or "operating mode") to be configured ;for the selected HAL. One of these entries must be ;provided, unless your HAL has auto-configuration ;capability and FirstInstance (see below) is set to 1. ;There is a one-to-one correspondance between ;InstanceName and InstanceID, so only one of the ;entries need be provided. If both are provided, the ;InstanceName will be used (InstanceID will be ;ignored). You can determine the set of available ;InstanceName values by manually configuring
  178. ;the HAL and recording the strings that appear in ;the configuration dialogs (in the "Model" list). To ;use InstanceID, a list must be provided by the ;manufacturer as it is not apparent from the "Model" ;list what the equivalent numeric ID would be.
  179. ;An error will result if the instance
  180. ;cannot be found in the set of instances enumerated ;by the HAL as being available.
  181.  
  182. InstanceName=
  183. InstanceID=1
  184.  
  185.  
  186. ;FIRST INSTANCE--If the HAL you are configuring ;is autoconfigure capable and the HAL determines
  187. ;that more than one possible configuration is available, ;this entry indicates that you want to have the first ;possible configuration selected. If set to 0, then you ;are again expected to provide the InstanceName or ;InstanceID, as described above, and if such a ;configuration is not included in the set of potential ;configurations detected, an error will occur. ;Normally, this entry can be left at a value of 1.
  188.  
  189. FirstInstance=1
  190.  
  191.  
  192.  
  193.  
  194. [AUTCNFIG]
  195. ;This entry indicates that you want to automatically 
  196. ;configure WinFax to work with a local modem. 
  197. ;
  198. ;Before using this entry, you must do the following:
  199. ;
  200. ;1. Install WinFax to work with your local modem.
  201. ;
  202. ;2. Verify that your modem works properly.
  203. ;3. Export the registry key:
  204. ;   HKEY_LOCAL_MACHINE\Software\Delrina\commsuite\7.0\modems\modems0
  205. ;
  206. ;4. Name the exported file "AUTCNFIG.REG".
  207. ;
  208. ;5. Copy AUTCNFIG.REG to the network directory
  209. ;   containing the WinFax installation files.
  210. ;
  211. ;Before running the scripted install, the AUTOCNFIG.REG file must
  212. ;be copied from the network directory (containing the WinFax 
  213. ;installation files) to the "Windows" directory on the 
  214. ;user's station.
  215.  
  216.  
  217.  
  218.  
  219.  
  220. [MODEMS]
  221.  
  222. ;NETWORK MODEM--This entry identifies users as 
  223. ;WinFax clients on a network. Do the following:
  224. ;
  225. ; * WinFax PRO Fax Sharing Client - Set USEHAL=1.
  226. ; * WinFax PRO for Networks Client - Set USEHAL=1.
  227. ; * CAS modem/fax board - Set USEHAL=1.
  228. ; * ISDN card - Set USEHAL=1.
  229. ; * Regular modem - Set USEHAL=3.
  230.  
  231. USEHAL=1
  232.  
  233.  
  234. ;NETWORK SERVER--This entry identifies the type of fax
  235. ;network you are using.
  236. ;
  237. ;* WinFax PRO Fax Sharing Client - Set HAL=2.
  238. ;* WinFax PRO for Networks Client - Set HAL=0.
  239. ; * CAS modem/fax board - Set HAL=3.
  240. ; * ISDN card - Set HAL=3.
  241. ; * Regular modem - Set HAL=3.
  242.  
  243. HAL=3
  244.  
  245.  
  246.  
  247.  
  248.  
  249. [WPP SETTINGS]
  250. ;Use this section to specify settings for the Fax Sharing fax device.
  251. ;If you are not using this script file to install WinFax for
  252. ; fax sharing, ignore this section.
  253. ;DO NOT DELETE THIS SECTION. 
  254.  
  255.  
  256. ; WINFAX HOST STATION--Specify the WinFax Host station's
  257.  network computer name or IP address. You must complete this entry.
  258.  
  259. HostID=
  260.  
  261.  
  262. ;OPERATING SYSTEM--Specify the type of operating system on which the
  263. ;WinFax Host software is running. Do one of the following:
  264. ;
  265. ; * Unknown operating system - Set ConnectMethod=0.
  266. ; * Windows NT - Set ConnectMethod=1.
  267. ; * Windows 95/98 - Set ConnectMethod=2.
  268.  
  269. ConnectMethod=
  270.  
  271.  
  272. ;CHECK FOR NEW FAXES ON STARTUP--Use this option to 
  273. ;specify whether you want to check the WinFax Host computer
  274. ;for new faxes when you start WinFax. Do one of the following:
  275. ;
  276. ; * Check on startup - Set ReceiveCheckOnStartup=1.
  277. ; * Do not check on startup - Set ReceiveCheckOnStartup=0.
  278.  
  279. ReceiveCheckOnStartup=
  280.  
  281.  
  282. ;WINFAX HOST PASSWORD--Type the WinFax Host 
  283. ; computer's password (if it exists). 
  284.  
  285. Password=
  286.  
  287.  
  288.  
  289.  
  290.  
  291. [FAXGATE]
  292. ;Use this section to specify WinFax PRO for Networks settings.
  293. ;If you are not using this script file to install WinFax PRO for
  294. ;Networks, ignore this section.
  295. ;DO NOT DELETE THIS SECTION. 
  296.  
  297.  
  298. ;WORKGROUP NAME--Identifies the workgroup name on the network.
  299.  
  300. WRKGRP=workgroup name
  301.  
  302.  
  303. ; EXTENSION--Identifies the WinFax client's forwarding extension.
  304.  
  305. EXTENSION=forwarding extension
  306.  
  307.  
  308. ;NETWORK TYPE--This entry identifies the type of network 
  309. ;users are using. 
  310. ;Novell Netware (IPX)=-32767
  311. ;Windows for Workgroups (IPX)=-32511
  312. ;Windows for Workgroups (NetBIOS)=-32254
  313. ;Artisoft Lantastic (NetBIOS)=-31998
  314. ;Windows 95/NT (IPX)=-31743
  315. ;Windows 95/NT (NetBIOS)=-31742
  316. ;Other (NetBIOS)=-31230
  317.  
  318. NETTYPE=-32767
  319.  
  320.  
  321.  
  322.  
  323.  
  324. [CAS SETTINGS]
  325. ;Use this section to specify settings for CAS modems/fax devices.
  326. ;If you are not using this script file to install WinFax to work 
  327. ;with CAS modems/fax boards, ignore this section.
  328. ;DO NOT DELETE THIS SECTION. 
  329.  
  330.  
  331. ;ENABLE AUTOMATIC RECEIVE--Specify the default 
  332. ; receive mode. Do one of the following:
  333. ;
  334. ; * Enable automatic reception - Set UseWinFaxAutoreceive=1.
  335. ; * Disable automatic reception - Set UseWinFaxAutoreceive=0.
  336. ;
  337. ;If you disable automatic reception, the CAS modem/fax
  338. ;board receives all of your faxes instead of WinFax. After
  339. ;installing WinFax, you can change the automatic 
  340. ;reception setting from the Controller menu or from the
  341. ;Receive menu in Message Manager.
  342.  
  343. UseWinFaxAutoreceive=
  344.  
  345.  
  346. ;FAX HEADERS-- Specify whether you want to use WinFax 
  347. ;headers ;on fax pages or standard CAS headers. Do one of the
  348. ;following:
  349. ;
  350. ; * Use WinFax headers - Set UseWinFaxHeader=1.
  351. ; * Use CAS headers - Set UseWinFaxHeader=0.
  352.  
  353. UseWinFaxHeader=
  354.  
  355.  
  356.  
  357.  
  358.  
  359. [ISC SETTINGS]
  360. ;Use this section to specify settings for the ISDN fax device.
  361. ;If you are not using this script file to install WinFax for an
  362. ;ISDN fax device, ignore this section.
  363. ;DO NOT DELETE THIS SECTION. 
  364.  
  365.  
  366. ;USE SPEEDFAX--Specify whether you want to enable 
  367. ;the SpeedFax option for WinFax ISDN to WinFax ISDN
  368. ;communications. Enter 0 to disable the SpeedFax option.
  369. ;Do one of the following:
  370. ;
  371. ; * Enable SpeedFax - Set SpeedFax=1.
  372. ; * Disable SpeedFax - Set SpeedFax=0.
  373. ;
  374. ;Note: SpeedFax is not available in North America.
  375.  
  376. SpeedFax=
  377.  
  378.  
  379. ;ALLOW GLOBAL CALLS--Specify whether you 
  380. ;want to receive calls when no MSN is specified. Do
  381. ;one of the following:
  382. ;
  383. ; Receive calls without a MSN - Set GlobalCalls=1.
  384. ; Reject calls without a MSN - Set GlobalCalls=0.
  385.  
  386. GlobalCalls=
  387.  
  388.  
  389. ; BLOCK SIZE--Specify the fax block size. You can enter any number
  390. ;between 128 and 2048. The default varies depending on your ISDN card type.
  391.  
  392. BlockSize=
  393.  
  394.  
  395. ;RECEIVING EXTENSION--Specify your receiving extension. If you do not
  396. ;specify this option, calls are answered on all MSNs.
  397.  
  398. MSN=
  399.  
  400. ;CALLING LINE IDENTIFER--If your phone system or PBX requires a 
  401. ;calling line identifier, specify your CLID in this entry.
  402.  
  403. CLID=
  404.  
  405.  
  406.  
  407.  
  408.  
  409.